Prepared QRA ensemble:
## [1] "Checked for NAs, 0s, and comparing forecast with population"
## [1] "Saved 2021-02-22 QRA forecast"
Change model submission by using options in report.Rmd:
Set options in {r setup} chunk, including
ensemble = c(“QRA”, “mean”, “median”)
exclude_locations = c() # any combination of numeric state locations
for more options, see finalise.R
Execute (knit) the Rmd